| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | ATCChemoCLL |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-ATCChemoCLL.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/ATCChemoCLL |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-07-13T00:00:00+02:00 |
| Name | ATCChemoCLL |
| Title | ATC_CLL_kemo |
| Description | ATC koder kemoterapi - [CLL] |
No resources found
| CodeSystem | |
| ATC | WHO ATC |
| GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ATCChemoCLL
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues| Code | Display | Definition |
| none | Ingen kemoterapi | None - used to choose none of the available values |
| other | Andet (incl behandling for evt. anden malignitet) | Other - used to choose unspecific value not in a valueset |
https://kip.rkkp.dk/fhir/CodeSystem/ATC| Code | Display | Definition |
| L01BB05 | Fludarabin | L01BB05 - fludarabine |
| L01AA01 | Cyklofosmamid | L01AA01 - cyclophosphamide |
| L01AA02 | Chlorambucil | L01AA02 - chlorambucil |
| L01AA09 | Bendamustin | L01AA09 - bendamustine |
{
"resourceType": "ValueSet",
"id": "ATCChemoCLL",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/ATCChemoCLL",
"version": "2.12.0",
"name": "ATCChemoCLL",
"title": "ATC_CLL_kemo",
"status": "active",
"experimental": true,
"date": "2022-07-13T00:00:00+02:00",
"publisher": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
"contact": [
{
"name": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
"telecom": [
{
"system": "url",
"value": "https://trifork.com"
},
{
"system": "email",
"value": "rbk@trifork.com"
}
]
}
],
"description": "ATC koder kemoterapi - [CLL]",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "none",
"display": "Ingen kemoterapi"
},
{
"code": "other",
"display": "Andet (incl behandling for evt. anden malignitet)"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/ATC",
"concept": [
{
"code": "L01BB05",
"display": "Fludarabin"
},
{
"code": "L01AA01",
"display": "Cyklofosmamid"
},
{
"code": "L01AA02",
"display": "Chlorambucil"
},
{
"code": "L01AA09",
"display": "Bendamustin"
}
]
}
]
}
}